www.gusucode.com > PHP版金融投资类企业PHP源码程序 > PHP版金融投资类企业/公司网站系统源码 v1.0/IVEARS_v1.0/IVEARS_v1.0/Public/login/css/adminlogin.css

    @charset "utf-8";
/* CSS Document */
body { margin:0; padding:0; background:url(../images/LoginBj.jpg) top repeat-x; font-size:14px; font-family:"微软雅黑"; overflow:hidden;}
.LoginTop { height:275px; width:100%; background:url(../images/LoginTop.jpg) center top no-repeat;}
.LoginCenter { height:191px; width:100%; background:url(../images/LoginCenter.jpg) center top no-repeat;}
.LoginFoot { height:51px; width:100%; background-image:url(../images/LoginfootBj2.jpg);}
.LoginCopyright { height:85px; text-align:center; padding-top:20px; font-size:12px; color:#046496; line-height:20px; background-image:url(../images/LoginfootBj.jpg);}
.LoginCopyright span {color:#999; font-size:12px; font-weight:bold;}
.LoginCopyright a{ color:#999; text-decoration:none;}
.LoginCopyright a:hover{ color:#999; text-decoration:none;}
.LoginCopyright a:visited{ color:#999; text-decoration:none;}
.LoginMain { height:190px; width:441px; margin:0px auto;}
.LoginText1 { background:url(../images/LoginUser.gif) center no-repeat; text-align:right;}
.LoginText2 { background:url(../images/LoginPassword.gif) center no-repeat; text-align:right;}
.LoginText3 { background:url(../images/LoginCode.gif) center no-repeat; text-align:right;}
.LoginInput1 { width:180px; height:26px; line-height:26px; font-weight:bold; background:url(../../images/InputBg.gif) top repeat-x; border:#CCC solid 1px; padding-left:6px; color:#046496; letter-spacing:1px; margin-top:5px;}
.LoginInput2 { width:70px; float:left;}
.LoginInput3 { width:95px; height:38px; cursor:pointer; margin-top:5px; background:url(../images/LoginSub.gif) center no-repeat; border:none;}

.LoginForm { height:36px; line-height:36px;}
.LoginFormLeft { height:36px; width:140px; float:left; background:url(../images/LoginUser.gif) center no-repeat; text-align:right; font-size:16px;}
.LoginFormRight { height:36px; width:290px; float:right;}
.LoginFormRight span { width:200px; height:30px; float:right; margin-top:5px; display:inline; color:#C60;}
.LoginFormRight span img { border:#666 solid 1px;}
.LoginLine { height:10px;}
.LoginFormLeft1 { background:url(../images/LoginPassword.gif) center no-repeat;}
.LoginFormLeft2 { background:url(../images/LoginCode.gif) center no-repeat;}
.LoginFormLeft3 { background:none;}
.LoginFoot{background-image:url(../images/LoginfootBj.jpg) center no-repeat;}